From 1e12c6582c82a138d4a302fa2d81eaadeafe23b4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 20 May 2011 12:54:04 +0300 Subject: [PATCH] .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h. --- .bzrignore | 3 +++ ChangeLog | 2 ++ 2 files changed, 5 insertions(+) diff --git a/.bzrignore b/.bzrignore index 0c58c725378..46532982ae1 100644 --- a/.bzrignore +++ b/.bzrignore @@ -51,7 +51,9 @@ lib/arg-nonnull.h lib/c++defs.h lib/getopt.h lib/inttypes.h +lib/stdbool.h lib/stdio.h +lib/stdint.h lib/stdlib.h lib/sys/ lib/time.h @@ -61,6 +63,7 @@ lib/getopt.in-h lib/stdbool.in-h lib/stddef.in-h lib/stdint.in-h +lib/stdio.in-h lib/stdlib.in-h lib/sys_stat.in-h lib/time.in-h diff --git a/ChangeLog b/ChangeLog index e92da7e839b..99d5c667f76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-05-20 Eli Zaretskii + * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h. + * config.bat: Concatenate lisp.mk onto the end of src/Makefile. 2011-05-20 Glenn Morris -- 2.30.2